Reverted r70151 and re-did what it was intended to do in a proper way: instead of...
authorMax Semenik <maxsem@users.mediawiki.org>
Sat, 23 Oct 2010 11:16:44 +0000 (11:16 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Sat, 23 Oct 2010 11:16:44 +0000 (11:16 +0000)
commit84d86f31167ee62a4006504f3270630b3b4c5206
treea27097aa616da19b3ff2ea9edc8bdf9b54cc22e9
parenta2b34bc18dea2fcc4fbc16ba39ea7f69ea6516c3
Reverted r70151 and re-did what it was intended to do in a proper way: instead of just quietly serializing a crippled connection, fix the caller and receive nice exceptions when something else is broken instead of bug-hunting later.
includes/BacklinkCache.php
includes/db/DatabaseSqlite.php